|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--xdoclet.sdk.xgg.XGGPojo | +--xdoclet.sdk.xtag.migrator.Xmldefault
XML element: <default/>
. This element exists in the following versions:
Constructor Summary | |
Xmldefault()
Default constructor. |
|
Xmldefault(OptionSet parent)
Constructor. |
|
Xmldefault(Parameter parent)
Constructor. |
Method Summary | |
String |
getPcData()
|
void |
setPcData(String pcData)
|
Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Xmldefault()
public Xmldefault(OptionSet parent) throws IllegalStateException
parent
- the parent element
IllegalStateException
- if this constructor is illegal
with the current version.public Xmldefault(Parameter parent) throws IllegalStateException
parent
- the parent element
IllegalStateException
- if this constructor is illegal
with the current version.Method Detail |
public final void setPcData(String pcData)
public final String getPcData()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |